arm: rmobile: kzm9g: change prompt to board specific
authorTetsuyuki Kobayashi <[email protected]>
Thu, 5 Jul 2012 01:43:52 +0000 (01:43 +0000)
committerAlbert ARIBAUD <[email protected]>
Wed, 3 Oct 2012 00:04:23 +0000 (02:04 +0200)
Change U-Boot prompt to board specific one.

Signed-off-by: Tetsuyuki Kobayashi <[email protected]>
Signed-off-by: Nobuhiro Iwamatsu <[email protected]>
include/configs/kzm9g.h

index bcf2cd88c1425b52f806db60502cedcb9bda327c..bd157d9b0f0f3a48245ca7a151bb056e1b46e1da 100644 (file)
@@ -70,7 +70,7 @@
 
 /* prompt */
 #define CONFIG_SYS_LONGHELP
-#define CONFIG_SYS_PROMPT              "> "
+#define CONFIG_SYS_PROMPT              "KZM-A9-GT# "
 #define CONFIG_SYS_CBSIZE              256
 #define CONFIG_SYS_PBSIZE              256
 #define CONFIG_SYS_MAXARGS             16